SvgBlip Class

Represents the SVG blip extension (asvg:svgBlip) that references the SVG image part through the host part's relationships (r:embed) (uri {96DAC541-7B7A-43D3-8B79-37D633B846F1}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class SvgBlip : IExtensionContent
Inheritance
Object    SvgBlip
Implements
IExtensionContent

Constructors

SvgBlipInitializes a new instance of the SvgBlip class

Properties

RelationshipId Gets or sets the relationship id (r:embed) of the SVG image part, resolved against the host part's relationships.

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also